Internal Name: |
Embedded Web Application (WAR) |
Description: |
an embedded web application (WAR) |
Singleton: |
no |
Plugin: |
JBossAS5 |
Name |
Description |
Required |
Internal Name |
Deployment Name |
the name of this WAR |
yes |
deploymentName |
Context Path |
this WAR's context path (e.g. /admin-console |
no |
contextPath |
Response Time Log File |
the full path to the log file containing response-time stats for this webapp |
no |
responseTimeLogFile |
Response Time Url Excludes |
a space-delimited list of regular expressions specifying URLs that should be excluded from response-time stats collection |
no |
responseTimeUrlExcludes |
Response Time Url Transforms |
a space-delimited list of Perl-style substitution expressions that should be applied to all URLs for which response-time stats are collected (e.g. |^/dept/finance/.*|/dept/finance/*|) |
no |
responseTimeUrlTransforms |
Extension |
|
yes |
extension |
Description Template |
|
yes |
descriptionTemplate |
Deployment Type Name |
The name of the item from the org.jboss.deployers.spi.management.KnownDeploymentTypes enum |
yes |
deploymentTypeName |
Embedded |
|
yes |
embedded |
You must use the internal name to reference properties in Dynamic Group Definition expressions.
Name |
Type |
Description |
Internal Name |
Parent |
trait |
the name of this WAR's parent deployment |
custom.parent |
Context Root |
trait |
this context root of this WAR (e.g. jmx-console) - used as a unique path prefix for URLs corresponding to this WAR |
contextRoot |
Virtual Hosts |
trait |
the virtual host(s) to which this WAR is deployed |
virtualHosts |
You must use the internal name to reference traits in Dynamic Group Definition expressions.